home *** CD-ROM | disk | FTP | other *** search
- Path: ratty.wolfe.net!jr
- From: jr@WOLFENET.COM (John Rogers)
- Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
- Subject: Re: Hungarian notation
- Date: 9 Jan 1996 19:40:04 GMT
- Organization: Wolfe Internet Access, L.L.C.
- Message-ID: <4cugak$fid@news1.wolfe.net>
- NNTP-Posting-Host: gonzo.wolfenet.com
- Keywords: Hungarian notation, C++ templates, Ada generics
-
- Hi all! Something that hasn't been pointed out is how Hungarian
- notation would apply if you don't know the type. For instance,
- what about in Ada generics and C++ templates?
-
- Personally, I tried Hungarian notation in C for a while (back in my
- Microsoft days). I gave it up after maybe a year. Since I publish
- code in my articles, I tend to spell check the source code. Having
- to deal with "ulIndex" and so on was a drag.
-
- Happy hacking!
- --
- --JR (John Rogers, jr@WolfeNet.com)
- Freelance writer and systems programmer.
- "Newt may be the 'Speaker' but he doesn't speak for me."
-